Socket
Socket
Sign inDemoInstall

@comate/plugin-playground

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comate/plugin-playground

本项目有2个作用:


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

插件调试台

本项目有2个作用:

  1. 同时调试仓库中的所有插件。
  2. 作为@comate/plugin-cli的依赖。

调试插件

先对所有项目做一次构建,以确保插件(plugins/*)都构建出了产物。

npm run build

随后在packages/playground下启动调试台:

npm run start

如果你需要指定当前的“项目目录”,即让插件将某个目录认为是当前开发中的项目,可以使用WORKSPACE环境变量:

WORKSPACE=/path/to/your/project npm run start

FAQs

Package last updated on 11 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc